3.88 \(\int f^{a+c x^2} \sin (d+f x^2) \, dx\)

Optimal. Leaf size=107 \[ \frac{i \sqrt{\pi } e^{-i d} f^a \text{Erf}\left (x \sqrt{-c \log (f)+i f}\right )}{4 \sqrt{-c \log (f)+i f}}-\frac{i \sqrt{\pi } e^{i d} f^a \text{Erfi}\left (x \sqrt{c \log (f)+i f}\right )}{4 \sqrt{c \log (f)+i f}} \]

[Out]

((I/4)*f^a*Sqrt[Pi]*Erf[x*Sqrt[I*f - c*Log[f]]])/(E^(I*d)*Sqrt[I*f - c*Log[f]]) - ((I/4)*E^(I*d)*f^a*Sqrt[Pi]*
Erfi[x*Sqrt[I*f + c*Log[f]]])/Sqrt[I*f + c*Log[f]]

________________________________________________________________________________________

Rubi [A]  time = 0.198138, antiderivative size = 107, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 4, integrand size = 18, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.222, Rules used = {4472, 2287, 2205, 2204} \[ \frac{i \sqrt{\pi } e^{-i d} f^a \text{Erf}\left (x \sqrt{-c \log (f)+i f}\right )}{4 \sqrt{-c \log (f)+i f}}-\frac{i \sqrt{\pi } e^{i d} f^a \text{Erfi}\left (x \sqrt{c \log (f)+i f}\right )}{4 \sqrt{c \log (f)+i f}} \]

Antiderivative was successfully verified.

[In]

Int[f^(a + c*x^2)*Sin[d + f*x^2],x]

[Out]

((I/4)*f^a*Sqrt[Pi]*Erf[x*Sqrt[I*f - c*Log[f]]])/(E^(I*d)*Sqrt[I*f - c*Log[f]]) - ((I/4)*E^(I*d)*f^a*Sqrt[Pi]*
Erfi[x*Sqrt[I*f + c*Log[f]]])/Sqrt[I*f + c*Log[f]]

Rule 4472

Int[(F_)^(u_)*Sin[v_]^(n_.), x_Symbol] :> Int[ExpandTrigToExp[F^u, Sin[v]^n, x], x] /; FreeQ[F, x] && (LinearQ
[u, x] || PolyQ[u, x, 2]) && (LinearQ[v, x] || PolyQ[v, x, 2]) && IGtQ[n, 0]

Rule 2287

Int[(u_.)*(F_)^(v_)*(G_)^(w_), x_Symbol] :> With[{z = v*Log[F] + w*Log[G]}, Int[u*NormalizeIntegrand[E^z, x],
x] /; BinomialQ[z, x] || (PolynomialQ[z, x] && LeQ[Exponent[z, x], 2])] /; FreeQ[{F, G}, x]

Rule 2205

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[(F^a*Sqrt[Pi]*Erf[(c + d*x)*Rt[-(b*Log[F]),
 2]])/(2*d*Rt[-(b*Log[F]), 2]), x] /; FreeQ[{F, a, b, c, d}, x] && NegQ[b]

Rule 2204

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[(F^a*Sqrt[Pi]*Erfi[(c + d*x)*Rt[b*Log[F], 2
]])/(2*d*Rt[b*Log[F], 2]), x] /; FreeQ[{F, a, b, c, d}, x] && PosQ[b]

Rubi steps

\begin{align*} \int f^{a+c x^2} \sin \left (d+f x^2\right ) \, dx &=\int \left (\frac{1}{2} i e^{-i d-i f x^2} f^{a+c x^2}-\frac{1}{2} i e^{i d+i f x^2} f^{a+c x^2}\right ) \, dx\\ &=\frac{1}{2} i \int e^{-i d-i f x^2} f^{a+c x^2} \, dx-\frac{1}{2} i \int e^{i d+i f x^2} f^{a+c x^2} \, dx\\ &=\frac{1}{2} i \int e^{-i d+a \log (f)-x^2 (i f-c \log (f))} \, dx-\frac{1}{2} i \int e^{i d+a \log (f)+x^2 (i f+c \log (f))} \, dx\\ &=\frac{i e^{-i d} f^a \sqrt{\pi } \text{erf}\left (x \sqrt{i f-c \log (f)}\right )}{4 \sqrt{i f-c \log (f)}}-\frac{i e^{i d} f^a \sqrt{\pi } \text{erfi}\left (x \sqrt{i f+c \log (f)}\right )}{4 \sqrt{i f+c \log (f)}}\\ \end{align*}

Mathematica [A]  time = 0.462602, size = 170, normalized size = 1.59 \[ -\frac{\sqrt [4]{-1} \sqrt{\pi } f^a \left (\sqrt{f+i c \log (f)} \left (c \sin (d) \log (f) \text{Erf}\left (\frac{(1+i) x \sqrt{f+i c \log (f)}}{\sqrt{2}}\right )+\text{Erfi}\left ((-1)^{3/4} x \sqrt{f+i c \log (f)}\right ) (f \sin (d)+\cos (d) (c \log (f)+i f))\right )+\sqrt{f-i c \log (f)} (f+i c \log (f)) (\cos (d)+i \sin (d)) \text{Erfi}\left (\sqrt [4]{-1} x \sqrt{f-i c \log (f)}\right )\right )}{4 \left (c^2 \log ^2(f)+f^2\right )} \]

Antiderivative was successfully verified.

[In]

Integrate[f^(a + c*x^2)*Sin[d + f*x^2],x]

[Out]

-((-1)^(1/4)*f^a*Sqrt[Pi]*(Erfi[(-1)^(1/4)*x*Sqrt[f - I*c*Log[f]]]*Sqrt[f - I*c*Log[f]]*(f + I*c*Log[f])*(Cos[
d] + I*Sin[d]) + Sqrt[f + I*c*Log[f]]*(c*Erf[((1 + I)*x*Sqrt[f + I*c*Log[f]])/Sqrt[2]]*Log[f]*Sin[d] + Erfi[(-
1)^(3/4)*x*Sqrt[f + I*c*Log[f]]]*(Cos[d]*(I*f + c*Log[f]) + f*Sin[d]))))/(4*(f^2 + c^2*Log[f]^2))

________________________________________________________________________________________

Maple [A]  time = 0.129, size = 84, normalized size = 0.8 \begin{align*}{-{\frac{i}{4}}{f}^{a}\sqrt{\pi }{{\rm e}^{id}}{\it Erf} \left ( \sqrt{-c\ln \left ( f \right ) -if}x \right ){\frac{1}{\sqrt{-c\ln \left ( f \right ) -if}}}}+{{\frac{i}{4}}{f}^{a}\sqrt{\pi }{{\rm e}^{-id}}{\it Erf} \left ( x\sqrt{if-c\ln \left ( f \right ) } \right ){\frac{1}{\sqrt{if-c\ln \left ( f \right ) }}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(f^(c*x^2+a)*sin(f*x^2+d),x)

[Out]

-1/4*I*Pi^(1/2)*f^a*exp(I*d)/(-c*ln(f)-I*f)^(1/2)*erf((-c*ln(f)-I*f)^(1/2)*x)+1/4*I*Pi^(1/2)*f^a*exp(-I*d)/(I*
f-c*ln(f))^(1/2)*erf(x*(I*f-c*ln(f))^(1/2))

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: IndexError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(c*x^2+a)*sin(f*x^2+d),x, algorithm="maxima")

[Out]

Exception raised: IndexError

________________________________________________________________________________________

Fricas [A]  time = 0.499155, size = 301, normalized size = 2.81 \begin{align*} \frac{\sqrt{\pi }{\left (i \, c \log \left (f\right ) + f\right )} \sqrt{-c \log \left (f\right ) - i \, f} \operatorname{erf}\left (\sqrt{-c \log \left (f\right ) - i \, f} x\right ) e^{\left (a \log \left (f\right ) + i \, d\right )} + \sqrt{\pi }{\left (-i \, c \log \left (f\right ) + f\right )} \sqrt{-c \log \left (f\right ) + i \, f} \operatorname{erf}\left (\sqrt{-c \log \left (f\right ) + i \, f} x\right ) e^{\left (a \log \left (f\right ) - i \, d\right )}}{4 \,{\left (c^{2} \log \left (f\right )^{2} + f^{2}\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(c*x^2+a)*sin(f*x^2+d),x, algorithm="fricas")

[Out]

1/4*(sqrt(pi)*(I*c*log(f) + f)*sqrt(-c*log(f) - I*f)*erf(sqrt(-c*log(f) - I*f)*x)*e^(a*log(f) + I*d) + sqrt(pi
)*(-I*c*log(f) + f)*sqrt(-c*log(f) + I*f)*erf(sqrt(-c*log(f) + I*f)*x)*e^(a*log(f) - I*d))/(c^2*log(f)^2 + f^2
)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int f^{a + c x^{2}} \sin{\left (d + f x^{2} \right )}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f**(c*x**2+a)*sin(f*x**2+d),x)

[Out]

Integral(f**(a + c*x**2)*sin(d + f*x**2), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int f^{c x^{2} + a} \sin \left (f x^{2} + d\right )\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(c*x^2+a)*sin(f*x^2+d),x, algorithm="giac")

[Out]

integrate(f^(c*x^2 + a)*sin(f*x^2 + d), x)